Hub Transport installation error - "The name reference is invalid"
HiWe are having trouble deploying Hub Transport role for a customer. This installation worked in our test lab but is not working in the production environment.Am attempting to install Hub Transport role on a server. Event logs are all clean. The attached logs are the result using the GUI. Have also tried command-line based installation, pointing to different DC's but the result is the same. Pre-install checks all pass OK. Event logs are clean prior to installation. However when I launch the installer for exchange, event 2152 is logged"Process ExSetupUI.exe (PID=452). An remote procedure call (RPC) request to the Microsoft Exchange Active Directory Topology service failed with error 1753 (Error 6d9 from HrGetServersForRole). Make sure that the Remote Procedure Call (RPC) service is running. In addition, make sure that the network ports that are used by RPC are not blocked by a firewall."(However this does not prevent the installation from continuing)The error logged in the GUI is:E2KExisting E2K3 Organisation is running in Summary: 2 item(s). 1 succeeded, 1 failed. Elapsed time: 00:09:10Copy Exchange FilesCompletedElapsed Time: 00:01:19Hub Transport RoleFailedError:Active Directory operation failed on SERVER.domain.com. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630e2 (msExchTargetBridgeheadServersDN)A value in the request is invalid.Error:Active Directory operation failed on SERVER.domain.com. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630df (msExchSourceBridgeheadServersDN)A value in the request is invalid.Elapsed Time: 00:07:50I will post a reply with some content from ExchangeSetup.log.Many thanks in advance for any suggestions.
September 7th, 2007 9:21am

DETAILED ERROR LOG:[7/09/2007 3:10:05 PM] [2] Searching objects "SERVER-EXCHANGE2003ROUTE" of type "Server" under the root "$null".[7/09/2007 3:10:05 PM] [2] Previous operation run on domain controller 'SERVER-DOMAINCONTROLLER.DOMAIN.net'.[7/09/2007 3:10:05 PM] [2] Searching objects "SERVER-EX_HUBTRANSPORT" of type "Server" under the root "$null".[7/09/2007 3:10:05 PM] [2] Previous operation run on domain controller 'SERVER-DOMAINCONTROLLER.DOMAIN.net'.[7/09/2007 3:10:05 PM] [2] Processing object "SERVER-EXCHANGE2003ROUTE-SERVER-EX_HUBTRANSPORT".[7/09/2007 3:10:05 PM] [2] The properties changed are: "{ TargetRoutingGroup='Exchange Routing Group (DWBGZMFD01QNBJR)', Cost='1', TargetTransportServerVsis={ 'SERVER-EX_HUBTRANSPORT\1' }, ExchangeLegacyDN='/o=DOMAIN/ou=First Administrative Group/cn=Configuration/cn=Connections/cn=SERVER-EXCHANGE2003ROUTE-SERVER-EX_HUBTRANSPORT', PublicFolderReferralsDisabled=$False, VersionNumber='7638', SourceTransportServerVsis={ '1' }, HomeMTA='Microsoft MTA', MinAdminVersion='-2147453113', SystemFlags='Renamable', Id='SERVER-EXCHANGE2003ROUTE-SERVER-EX_HUBTRANSPORT', RawName='SERVER-EXCHANGE2003ROUTE-SERVER-EX_HUBTRANSPORT' }".[7/09/2007 3:10:05 PM] [2] Saving object "SERVER-EXCHANGE2003ROUTE-SERVER-EX_HUBTRANSPORT" of type "RoutingGroupConnector" and state "New".[7/09/2007 3:10:05 PM] [2] Previous operation run on domain controller 'SERVER-DOMAINCONTROLLER.DOMAIN.net'.[7/09/2007 3:10:05 PM] [2] [ERROR] Active Directory operation failed on SERVER-DOMAINCONTROLLER.DOMAIN.net. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630df (msExchSourceBridgeheadServersDN)[7/09/2007 3:10:05 PM] [2] [ERROR] A value in the request is invalid.[7/09/2007 3:10:05 PM] [2] Ending processing.[7/09/2007 3:10:05 PM] [1] The following 2 error(s) occurred during task execution:[7/09/2007 3:10:05 PM] [1] 0. ErrorRecord: Active Directory operation failed on SERVER-DOMAINCONTROLLER.DOMAIN.net. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630e2 (msExchTargetBridgeheadServersDN)[7/09/2007 3:10:05 PM] [1] 0. ErrorRecord: Microsoft.Exchange.Data.Directory.ADOperationException: Active Directory operation failed on SERVER-DOMAINCONTROLLER.DOMAIN.net. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630e2 (msExchTargetBridgeheadServersDN)---> System.DirectoryServices.Protocols.DirectoryOperationException: A value in the request is invalid. at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut) at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout) at Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest request, LdapOperation ldapOperation) at Microsoft.Exchange.Data.Directory.ADSession.ExecuteModificationRequest(ADRawEntry entry, DirectoryRequest request, ADObjectId originalId) --- End of inner exception stack trace --- at Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection connection, DirectoryRequest request, DirectoryException de, Int32& retries, Int32 maxRetries) at Microsoft.Exchange.Data.Directory.ADSession.ExecuteModificationRequest(ADRawEntry entry, DirectoryRequest request, ADObjectId originalId) at Microsoft.Exchange.Data.Directory.ADSession.Save(ADObject instanceToSave, IEnumerable`1 properties) at Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.Microsoft.Exchange.Data.IConfigDataProvider.Save(IConfigurable instance) at Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalProcessRecord() at Microsoft.Exchange.Configuration.Tasks.NewTaskBase`1.InternalProcessRecord() at Microsoft.Exchange.Configuration.Tasks.NewADTaskBase`1.InternalProcessRecord() at Microsoft.Exchange.Management.SystemConfigurationTasks.NewRoutingGroupConnector.InternalProcessRecord() at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()[7/09/2007 3:10:05 PM] [1] [ERROR] Active Directory operation failed on SERVER-DOMAINCONTROLLER.DOMAIN.net. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630e2 (msExchTargetBridgeheadServersDN)[7/09/2007 3:10:05 PM] [1] [ERROR] A value in the request is invalid.[7/09/2007 3:10:05 PM] [1] 1. ErrorRecord: Active Directory operation failed on SERVER-DOMAINCONTROLLER.DOMAIN.net. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630df (msExchSourceBridgeheadServersDN)[7/09/2007 3:10:05 PM] [1] 1. ErrorRecord: Microsoft.Exchange.Data.Directory.ADOperationException: Active Directory operation failed on SERVER-DOMAINCONTROLLER.DOMAIN.net. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630df (msExchSourceBridgeheadServersDN)---> System.DirectoryServices.Protocols.DirectoryOperationException: A value in the request is invalid. at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut) at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout) at Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest request, LdapOperation ldapOperation) at Microsoft.Exchange.Data.Directory.ADSession.ExecuteModificationRequest(ADRawEntry entry, DirectoryRequest request, ADObjectId originalId) --- End of inner exception stack trace --- at Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection connection, DirectoryRequest request, DirectoryException de, Int32& retries, Int32 maxRetries) at Microsoft.Exchange.Data.Directory.ADSession.ExecuteModificationRequest(ADRawEntry entry, DirectoryRequest request, ADObjectId originalId) at Microsoft.Exchange.Data.Directory.ADSession.Save(ADObject instanceToSave, IEnumerable`1 properties) at Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.Microsoft.Exchange.Data.IConfigDataProvider.Save(IConfigurable instance) at Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalProcessRecord() at Microsoft.Exchange.Configuration.Tasks.NewTaskBase`1.InternalProcessRecord() at Microsoft.Exchange.Configuration.Tasks.NewADTaskBase`1.InternalProcessRecord() at Microsoft.Exchange.Management.SystemConfigurationTasks.NewRoutingGroupConnector.InternalProcessRecord() at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()[7/09/2007 3:10:05 PM] [1] [ERROR] Active Directory operation failed on SERVER-DOMAINCONTROLLER.DOMAIN.net. This error is not retriable. Additional information: The name reference is invalid.This may be caused by replication latency between Active Directory domain controllers.Active directory response: 000020B5: AtrErr: DSID-03152392, #1: 0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 756630df (msExchSourceBridgeheadServersDN)[7/09/2007 3:10:05 PM] [1] [ERROR] A value in the request is invalid.[7/09/2007 3:10:05 PM] [1] Setup is halting task execution because of one or more errors in a critical task.[7/09/2007 3:10:05 PM] [1] Finished executing component tasks.[7/09/2007 3:10:05 PM] [1] Ending processing.[7/09/2007 3:11:33 PM] [0] End of Setup[7/09/2007 3:11:33 PM] [0] **********************************************As you can see - it seems to have trouble with the routing group. The routing group does not exist in AD after the failed installation.
Free Windows Admin Tool Kit Click here and download it now
September 7th, 2007 9:26am

It was unable to create the routing group because of what seems to be a bug - it was pointed to an E2K3 relay server and always looked for cn=1... However it should have been looking for cn=1. We pointed to another E2K3 server and the routing group is now installed.However still Exchange will not start and my end result is the same. I will try posting another forum post here with updated logs, in case anyone has comment.
September 10th, 2007 5:23am

We had this issue too, but with Exchange 2010. For us it was indeed replication as the error stated.repadmin / syncall on our DCs solved the issue.Mike Crowley: MCT, MCSE, MCTS, MCITP: Enterprise Administrator / Messaging Administrator
Free Windows Admin Tool Kit Click here and download it now
March 15th, 2010 10:57pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics